Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon Linux 2023 validation #6154

Merged
merged 9 commits into from
Jan 9, 2025
Merged

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Jan 9, 2025

To be able to detect issues like these: pytorch/pytorch#144433
Using script from: pytorch/pytorch#138324

Copy link

vercel bot commented Jan 9, 2025

@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 9, 2025
fi

python3 -m pip install torch --index-url ${DWN_PYTORCH_ORG}
python3 -c "import torch;"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove ";"

@atalman atalman merged commit 73eea90 into pytorch:main Jan 9, 2025
31 of 44 checks passed
atalman added a commit that referenced this pull request Jan 22, 2025
To be able to detect issues like these:
pytorch/pytorch#144433
Using script from: pytorch/pytorch#138324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants